/* 初始 */
body {
  margin: 0;
  background: #fff;
  font-size: 14px;
  color: #333;
  font-family: "microsoft yahei";
}
html, html body {
  height: 100%;
}
div, span, p, form, ul, ol, li, h1, h2, h3, h4, h5, h6, th, td, dl, dt, dd, caption, a, legend, hr, b, blockquote, textarea {
  margin: 0;
  padding: 0;
  border: 0;
}
ul, li, ol {
  list-style-type: none;
}
table, input, textarea, select, button {
  font-size: 12px;
  vertical-align: middle;
}
img, a img {
  border: none;
}
address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: normal;
}
q:before, q:after {
  content: '';
}
.fl {
  display: inline;
  float: left;
}
.fr {
  display: inline;
  float: right;
}
/* 默认链接颜色 */
a:link, a:visited {
  outline-style: none;
  text-decoration: none;
}
a:hover, a:active {
  color: #c00;
  text-decoration: none;
}
a:link {
  color: #333;
}
a:visited {
  color: #333;
}
a:hover {
  color: #333;
}
a:active {
  color: #333;
}
/* 颜色 */
.black {
  color: #000;
}
.white {
  color: #fff;
}
/* 间距 */
.m10 {
  clear: both;
  padding-top: 10px;
}
.m20 {
  clear: both;
  padding-top: 20px;
}
.m30 {
  clear: both;
  padding-top: 30px;
}
.pl30 {
  padding-left: 30px;
}
.mar30 {
  margin-right: 30px;
}
.cRed, a.cRed:link, a.cRed:visited, a.cRed:active {
  color: #0E152D;
  text-decoration: none;
  font-weight: bold;
}
.more {
  line-height: 30px;
  float: right;
  height: 30px;
  padding-right: 20px;
}
.more a {
  color: #006ab2;
  font-size: 12px;
}
/* 通用属性 */
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
  font-size: 1px;
  width: 1px;
  height: 0;
  visibility: hidden;
  margin-top: 0px !important;
  *margin-top: -1px;
  line-height: 0
}
/*文字对齐方式*/
.txtLeft {
  text-align: left
}
.txtRight {
  text-align: right
}
.txtCenter {
  text-align: center
}
/*常用方法*/
.f16px {
  font-size: 15px;
  text-align: right;
  line-height: 40px;
}
.f14px {
  font-size: 14px;
}
body {
  font-family: "微软雅黑";
  line-height: 2em;
}
.w1200 {
  width: 1200px;
  clear: both;
  margin: 0px auto;
}
.w1220 {
  width: 1220px;
  clear: both;
  margin: 0px auto;
}
.w640 {
  width: 640px;
}
.w530 {
  width: 530px;
}
.w380 {
  width: 380px;
}
.w790 {
  width: 790px;
}
.w400 {
  width: 400px;
}
.hdp {
  width: 790px;
  height: 402px;
}
.tj {
  font-size: 16px;
  color: #666;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #999;
}
.tj h1 {
  font-size: 24px;
  color: #333;
  padding-bottom: 13px;
  font-weight: normal;
  line-height: 30px;
  padding-top: 13px;
}
.bt {
  padding-bottom: 24px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
  margin-bottom: 20px;
}
.mc {
  font-size: 28px;
  border-bottom-width: 8px;
  border-bottom-style: solid;
  border-bottom-color: #be1f29;
  padding-bottom: 16px;
  color: #be1f29;
}
.mc a {
  color: #be1f29;
}
/*新闻列表4*/
.news1 li {
  height: 38px;
  font-size: 16px;
  line-height: 38px;
  white-space: nowrap;
  overflow: hidden;
  padding-left: 25px;
  background-image: url(../images/news_zs.png);
  background-repeat: no-repeat;
  background-position: left 10px;
}
.news1 li a {
  color: #333;
  font-size: 16px;
}
.news2 li {
  height: 38px;
  font-size: 16px;
  line-height: 38px;
  white-space: nowrap;
  overflow: hidden;
  padding-left: 25px;
  background-image: url(../images/news_zs.png);
  background-repeat: no-repeat;
  background-position: left 10px;
  float: left;
  width: 90%;
  margin-left: 6px;
}
.news2 li a {
  color: #333;
  font-size: 16px;
}
.bigpic .txt {
  color: #FFF;
  background-color: #999;
  text-align: center;
  font-size: 16px;
  line-height: 36px;
  width: 380px;
}
.piclist li img {
  height: 118px;
  width: 180px;
  margin-bottom: 5px;
}
.piclist li {
  width: 180px;
  text-align: center;
  float: left;
  margin-left: 20px;
  height: 160px;
  list-style-type: none;
  display: inline;
  padding-left: 0px;
  clear: none;
}
.bk {
  padding: 20px;
  border: 6px solid #39C;
}
h1 {}
.foot {
  background-image: url(../images/bg_foot.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  text-align: center;
  padding-bottom: 80px;
  padding-top: 40px;
}
.top1 {
  background-image: url(../images/top.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  height: 409px;
}
.logo1 {
  position: absolute;
  top: 163px;
  left: 112px;
}
.logo2 {
  position: absolute;
  top: 45px;
  right: 0px;
}
.search {
  position: absolute;
  top: 209px;
  right: -10px;
}
.adv img {
  margin-top: 15px;
}
.tjnews h1 a {
  color: #3399cc;
  line-height: 56px;
}
/*切换样式 */
.scrolldoor {
  overflow: hidden;
  border-top-width: 0px;
  clear: both;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  width: 100%;
}
.scrolldoor_title {
  width: 100%;
  height: 55px;
  color: #fff3c8;
  font-size: 15px;
  margin-bottom: 10px;
}
.scrolldoor_title ul {
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin: 0px;
  padding-top: 0px;
  list-style-type: none;
}
.scrolldoor_title li {
  float: left;
  width: 188px;
  cursor: pointer;
  height: 40px;
  text-align: center;
  background-color: #99cccc;
  margin-right: 8px;
  margin-bottom: 8px;
}
.scrolldoor_title li a {
  font-size: 18px;
  color: #FFFFFF;
  line-height: 40px;
  font-weight: bold;
}
.scrolldoor_title li.on {
  float: left;
  width: 188px;
  color: #FFFFFF;
  height: 40px;
  font-weight: bold;
  background-color: #106f9f;
  margin-right: 8px;
}
.cont_bg {
  background-repeat: no-repeat;
  background-position: center top;
}
/*---------------- 文章页----------------*/
.position {
  color: #3399cc;
  padding-top: 15px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #3399cc;
  padding-bottom: 11px;
  font-size: 16px;
}
.position a {
  color: #3399cc;
}
.wzbt h1 {
  font-size: 30px;
  line-height: 45px;
  font-weight: normal;
  color: #3080c5;
  margin-bottom: 10px;
}
.wzbt {
  text-align: center;
}
.wzbt h2 {
  font-size: 24px;
  line-height: 36px;
  color: #666;
  font-weight: normal;
}
.wzbt h3 {
  font-size: 18px;
  color: #666;
  margin-bottom: 25px;
  font-weight: normal;
}
.sc_contect {
  LINE-HEIGHT: 34px;
  FONT-FAMILY: "微软雅黑";
  COLOR: #333333;
  FONT-SIZE: 16px;
  clear: both;
}
.sc_title {
  TEXT-ALIGN: center;
  PADDING-BOTTOM: 5px;
  MARGIN: 20px
}
.sc_title P {
  LINE-HEIGHT: 30px;
  FONT-FAMILY: simhei;
  COLOR: #555555;
  FONT-SIZE: 16px;
  FONT-WEIGHT: normal
}
.sc_title SPAN {
  LINE-HEIGHT: 30px;
  COLOR: #666666;
  FONT-SIZE: 12px
}
.sc_title H4 {
  BACKGROUND-IMAGE: none;
  PADDING-BOTTOM: 0px;
  LINE-HEIGHT: 45px;
  MARGIN: 0px;
  PADDING-LEFT: 0px;
  PADDING-RIGHT: 0px;
  FONT-FAMILY: simsun, arial;
  COLOR: #0099ff;
  FONT-SIZE: 26px;
  FONT-WEIGHT: 800;
  PADDING-TOP: 0px;
  x-system-font: none;
  font-size-adjust: none;
  font-stretch: normal
}
.sc_contect img {
  text-align: center;
  margin-bottom: 20px;
  padding-top: 20px;
}
/* 栏目页*/
.sc_lan {
  line-height: 32px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #CCCCCC;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 0px;
  font-size: 18px;
  color: #3399cc;
  ;
}
.sc_lan H4 {
  MARGIN: 0px;
  FONT-SIZE: 18px;
  float: left;
  width: 620px;
  font-weight: normal;
}
.sc_lan SPAN {
  COLOR: #999;
  FONT-SIZE: 16px
}
.sc_lan P {
  COLOR: #666666
}
.sc_title h2 {
  font-weight: normal;
  color: #999;
  font-size: 16px;
}
.nextpage {
  color: #3399cc;
  text-align: center;
  clear: both;
  margin-top: 20px;
}
.rdwt_con2 {
  height: 350px;
  font-size: 14px;
  line-height: 22px;
  overflow: hidden;
  color: #FFF;
  margin-top: 8px;
}
/*导航*/
.container {
  width: 1200px;
  margin: 0 auto;
}
.navbar-nav > li {
  float: left;
}
.in-header-nav {
  width: 100%;
  height: 95px;
  background: url(../images/dh.jpg) top center;
}
.in-header-nav .navbar-default {
  border: 0;
  background: none;
}
<strong > .in-header-nav .navbar-nav</strong > {
  backgrounds: url(../images/nav_right.png) left center repeat-y;
}
.in-header-nav .navbar-nav > li#home {
  height: 60px;
  width: 5.5%;
}
.in-header-nav .navbar-nav > li#home a {
  line-height: 26px;
  font-size: 20px;
}
.in-header-nav .navbar-nav > li {
  width: 11.5%;
  width: 12%;
  overflow: hidden;
  background: url(../images/nav_right.png) right center repeat-y;
}
.in-header-nav .navbar-nav > li:nth-of-type(10n) {
  background: none;
}
.in-header-nav .navbar-nav > li > a {
  margin: 0 auto;
  display: block;
  width: 80%;
  padding: 2px 0;
  color: #ffffff;
  text-align: center;
  font-size: 18px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.in-header-nav .navbar-default .navbar-nav > li > a:focus, .in-header-nav .navbar-default .navbar-nav > li > a:hover, {
  color: #ffffff;
  background: #dd433f;
  border-radius: 3px;
}
.in-header-nav .navbar-default .navbar-nav > .active > a, .in-header-nav .navbar-default .navbar-nav > .active > a:focus, .in-header-nav .navbar-default .navbar-nav > .active > a:hover {
  color: #ffffff;
  background: #dd433f;
  border-radius: 3px;
}
.in-header-nav .navbar-nav {
  padding-top: 4px;
}
.in-header-nav .navbar-collapse {
  padding: 0;
}
.in-header-nav .navbar-default .navbar-brand {
  display: none;
}
.sy {
  width: 100px;
  float: left;
  font-size: 18px;
  margin-top: 20px;
}
.sy a {
  color: #ffffff;
  margin-left: 60px;
}
.navbar-collapse {
  width: 1050px;
  float: right;
}
.skmj_titlebox {
  width: 100%;
  height: 50px;
  border-bottom: #cccccc solid 1px;
}
.skmj_titlebox a {
  color: #FFFFFF;
}
.skmj_titlebox .text {
  font-weight: bold;
  font-size: 22px;
  color: #FFFFFF;
  background: #be1f29;
  height: 50px;
  line-height: 50px;
  padding: 0 14px;
}
.toutiaoBox {
  margin: 35px auto 0;
  text-align: center;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.toutiaoBox .ttTitle {
  font-size: 41px;
  color: rgba(193, 30, 37, 1);
  font-weight: bold;
  margin-bottom: 16px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.toutiaoBox .ttTitle a {
  color: #C82121 !important;
  font-size: 34px;
  line-height: 50px;
}
.llpl {
  width: 380px;
  margin-bottom: 20px;
}
.lmtb {
  width: 100%;
  background: url(../images/lmtb01.jpg) top left no-repeat;
  padding-top: 10px;
  margin-bottom: 15px;
}
.lmtb .fl {
  font-size: 24px;
  color: #268cd4;
}
.lmtb a.more {
  width: 49px;
  height: 8px;
  background: url(../images/morebg.jpg) top right no-repeat;
  margin-top: 10px;
}
.lmtb a:hover.more {
  background: url(../images/morebga.jpg) top right no-repeat;
}
.lmtb1 {
  width: 100%;
  background: url(../images/lmtb02.jpg) top left no-repeat;
  padding-top: 10px;
  margin-bottom: 15px;
}
.lmtb1 .fl {
  font-size: 24px;
  color: #268cd4;
}
.lmtb1 a.more {
  width: 49px;
  height: 8px;
  background: url(../images/morebg.jpg) top right no-repeat;
  margin-top: 10px;
}
.lmtb1 a:hover.more {
  background: url(../images/morebga.jpg) top right no-repeat;
}
.lmtb2 {
  width: 100%;
  background: url(../images/lmtb03.jpg) top left no-repeat;
  padding-top: 10px;
  margin-bottom: 15px;
}
.lmtb2 .fl {
  font-size: 24px;
  color: #268cd4;
}
.lmtb2 a.more {
  width: 49px;
  height: 8px;
  background: url(../images/morebg.jpg) top right no-repeat;
  margin-top: 10px;
}
.lmtb2 a:hover.more {
  background: url(../images/morebga.jpg) top right no-repeat;
}
.bxzs_list {
  width: 100%;
}
.bxzs_list li {
  font-size: 18px;
  margin-bottom: 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
.skmj_body {

  overflow: hidden;
}
.picScroll-left {
  width: 100%;
  overflow: hidden;
  position: relative;
  background: #f8f9fb;
  z-index: 100;
}
.picScroll-left .next {
  right: 0;
  background: #f8f9fb url(../images/sright.png) no-repeat center;
}
.picScroll-left .prev, .picScroll-left .next {
  position: absolute;
  display: block;
  width: 6%;
  height: 100%;
  overflow: hidden;
  cursor: pointer;
  top: 0;
  z-index: 101;
}
.picScroll-left .prev {
  left: 0;
  background: #f8f9fb url(../images/sleft.png) no-repeat center;
}
.picScroll-left .prev, .picScroll-left .next {
  position: absolute;
  display: block;
  width: 6%;
  height: 100%;
  overflow: hidden;
  cursor: pointer;
  top: 0;
  z-index: 101;
}
.picScroll-left .bd {
  background: #f8f9fb;
  padding: 15px 6%;
  width: 100%;
  overflow: hidden;
}
element.style {
  float: left;
  width: 130px;
}
.picScroll-left .bd ul li {
  margin: 0 10px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  width: 130px;
  height: 225px;
  background: #FFFFFF;
  overflow: hidden;
}
.picScroll-left .bd ul li .title .name {
  color: #000000;
  font-size: 18px;
  display: block;
  line-height: 50px;
}
.picScroll-left .bd ul li .pic img {
  width: 100%;
  height: 160px;
  display: block;
  padding: 2px;
}
.sj_xt {
  width: 380px;
}
.sj_xt li {
  width: 179px;
  height: 103px;
  position: relative;
  margin-bottom: 19px;
  text-align: center;
  float: left;
  margin-right: 20px;
}
.sj_xt li a img {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  object-fit: cover;
}
.sj_xt > li + li {
  margin-right: 0;
}
/* 导航 */
.con15 {
  padding: 0 15px;
}
body {
  font-family: "微软雅黑";
}
a:focus {
  outline: none;
}
img {
  border: none !important;
}
.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.ele {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
input:focus {
  outline: none;
}
/*头部*/
.header_topHead {
  background: url(/picture/1582/2007061023479468592.jpg) top center no-repeat;
  width: 100%;
  height: 170px;
}
.header_topLogo {
  margin: 35px 0 0 0;
}
.header_phtop_topbox {
  padding-top: 3%;
  display: none;
}
.header_phtopLogo {
  margin-bottom: 2%;
}
.header_phtopLogo img {
  width: 48%;
}
.header_menubtn img {
  height: 20px;
  margin-top: 20px;
}
.header_topSearch {
  margin-top: 64px;
  overflow: hidden;
}
.header_topSearch .input_text {
  width: 240px;
  height: 36px;
  border: none;
  outline: none;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 24px;
  color: #555;
  background-color: #fff;
  font-family: "微软雅黑";
  border-radius: 5px 0 0 5px;
}
.btn_button {
  width: 36px;
  height: 36px;
  border: none;
  background: #C82121 url(/picture/1582/2007060957341252305.png) no-repeat center;
  border-radius: 0 5px 5px 0;
}
/*导航*/
.line01 {
  width: 100%;
  height: 12px;
  background: #1d5df9;
  display: none;
}
.nav_navBox {
  background: #C82121;
  padding: 5px 0;
  height: 94px;
}
.nav_navUl li {
  position: relative;
  display: inline-block;
  height: 42px;
  line-height: 42px;
  font-size: 19px;
  text-align: center;
  width: 12.5%;
  float: left;
  padding-top: 2px;
}
.nav_navUl li a {
  color: #fff;
  width: 114px;
  height: 31px;
  display: block;
  margin: 0 auto;
  line-height: 31px;
}
.nav_navUl li:hover a, .nav_navUl li.active a {
  color: #C82121;
  /*background:  url(nav_bg01.png) no-repeat center;*/
  background: #fff;
  border-radius: 5px;
  box-shadow: 0px 4px 6px 0px rgba(5, 56, 142, 0.31);
}
.nav_navUl li:hover .nav_childNav {
  display: block;
}

.nav_childNav {
  position: absolute;
  background: #fff;
  left: 50%;
  right: 0;
  margin-left: -70px;
  top: 42px;
  box-shadow: 0px 4px 6px 0px rgba(5, 56, 142, 0.31);
  z-index: 99;
  border-radius: 5px;
  /*background:  url(nav_bg011.png) no-repeat top;*/
  background: #ff;
  background-size: 100% 100%;
  display: none;
  width: 140px;
}
.nav_childNav:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 8px solid #fff;
  display: block;
  margin: -8px auto 0;
}
.nav_childNav li {
  display: block;
  position: unset;
  width: 100%;
  font-size: 16px;
  height: 35px;
  line-height: 35px;
  padding-top: 0;
}
.nav_childNav li a {
  box-shadow: none !important;
  color: #333 !important;
  white-space: nowrap;
  width: auto;
}
.nav_childNav li:hover a, .nav_childNav li.active a {
  box-shadow: unset !important;
  color: #C82121 !important;
  font-weight: bold;
}
.con15 {
  position: relative;
  z-index: 10;
}
.jftw_box {
  position: absolute;
  z-index: 11;
  right: 0;
}
.jftw_box a {
  display: inline-block;
  color: #555555;
  font-size: 13px;
  line-height: 32px;
  margin: 0 5px;
}
@media only screen and (max-width: 1200px) {
  .header_topHead {
    padding: 0 2%;
  }
  .container {
    padding: 0 2%;
  }
}
@media only screen and (max-width:991px) {
  .jftw_box {
    display: none;
  }
  .container {
    width: 100%;
  }
  .header_topLogo img {
    width: 75%;
  }
  .header_topHead {
    height: 130px;
  }
  .header_topLogo {
    margin: 28px 0 0 0;
  }
  .header_topSearch {
    margin-top: 48px;
  }
}
@media only screen and (max-width:767px) {
  .header_topLogo {
    display: none;
  }
  .header_phtop_topbox {
    display: block;
  }
  .header_topHead {
    background: url(/picture/1582/2007060957336735758.jpg) top center no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 125px;
  }
  .header_topSearch {
    margin: 0 auto;
    width: 100%;
    float: none;
  }
  .search_from .flbox {
    width: 90%;
  }
  .btn_button {
    width: 10%;
  }
  .search_from {
    width: 100%;
  }
  .header_topSearch .input_text {
    width: 100%;
    border-radius: 15px;
  }
  .nav_navBox {
    height: 335px;
    display: none;
    background: #1d5df9;
  }
  .nav_navUl {
    padding: 12px 0;
    height: auto;
    line-height: unset;
  }
  .nav_navUl li {
    width: 50%;
  }
  .show {
    display: block;
  }
  .nav_navUl li:hover, .nav_navUl li.active {
    background: unset;
    margin-top: 0;
    padding-top: 0;
    font-size: 16px;
  }
  .nav_navUl li a {
    color: #fff;
  }
  .nav_navUl li:hover a, .nav_navUl li.active a {
    color: #fff;
  }
  .nav_navUl li:hover a, .nav_navUl li.active a {
    background: unset;
    box-shadow: unset;
  }
  .nav_childNav {
    width: 100%;
    left: 0;
    margin-left: 0;
  }
  .nav_childNav li {
    width: 100%;
  }
  .line01 {
    display: block;
  }
  .fir_li {
    margin-left: 14%;
  }
  .nav li a {
    font-size: 14px;
  }
  .sec_li {
    padding-left: 1%;
    background-color: #f7f9fa;
    overflow: hidden;
  }
  .btn_button {
    display: none;
  }
  .search_from .flbox {
    margin: 0 auto;
    float: none;
    width: 80%;
  }
  .header_phtopLogo {
    margin-bottom: 1%;
  }
}
@media only screen and (max-width:445px) {
  .header_phtopLogo {
    width: 92%;
  }
}
@media only screen and (max-width:420px) {
  .header_phtopLogo {
    width: 72%;
  }
  .header_phtopLogo img {
    width: 70%;
  }
  .header_phtopLogo {
    margin-bottom: 2%;
  }
}
@media only screen and (max-width:320px) {
  .header_phtopLogo img {
    width: 92%;
    margin-bottom: 4%;
  }
}
/* 栏目页 */
.main-inside {
  width: 100%;
  background: #f2f2f2;
  padding-bottom: 25px;
  overflow: hidden;
  zoom: 1;
}
.main-read {
  background: #fff;
  height: 60px;
  margin-bottom: 20px;
}
.bread_ul {
  width: 1200px;
  height: 60px;
  margin: 0 auto;
}
.bread_ul li {
  float: left;
  font-size: 14px;
  line-height: 60px;
  color: #999;
  padding-right: 5px;
}
.bread_ul li a {
  color: #999;
}
.bread_ul table {
  display: inline;
}
.main-cont {
  background: #fff;
  width: 1200px;
  margin: 0 auto 20px auto;
  border-radius: 5px;
}
.left-con {
  float: left;
  width: 250px;
  margin-right: 20px;
  background: #fff;
  padding-top: 20px;
}
.tm {
  border-bottom: 1px solid #ededed;
  text-align: center;
  padding: 7px 0 20px 0;
}
.tm span {
  font-size: 20px;
  display: inline-block;
  line-height: 20px;
  /* width: 170px; */
  text-align: center;
  color: #be1f29;
  font-weight: bold;
  background: url(./tit-bg.jpg) no-repeat;
  background-size: 200px 50%;
  background-position: center;
}
.left-con ul {
  padding-top: 15px;
}
.left-con ul li {
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.left-con ul li a.select {
  font-size: 16px;
  background: #be1f29;
  color: #fff;
}
.left-con ul li a {
  display: block;
  font-size: 16px;
  color: #666;
  border-bottom: 1px dotted #ededed;
}
.right-con {
  float: left;
  width: 888px;
  background: #fff;
  padding: 20px;
}
.right-con1 {
  float: right;
  width: 1160px;
  background: #fff;
  padding: 20px;
}
.ny_tit {
  display: flex;
  height: 45px;
  justify-content: space-between;
  border-bottom: 2px solid #f2f2f2;
  position: relative;
}
.ny_tit h5 {
  /* width: 100px; */
  height: 45px;
  border-bottom: 2px solid #be1f29;
  font-size: 20px;
  color: #be1f29;
  font-weight: bold;
  position: absolute;
  line-height: 37px;
}
.ny_tit h5 a {

  color: #be1f29;

}
.default_pgContainer {
  min-height: 100px;
  _height: 100px;
}
.ul_list {
  padding-top: 10px;
}
menu, ol, ul {
  list-style: none;
  margin-top: 10px;
}
.ul_list li {
  clear: both;
  border-bottom: 1px dashed #E8E8E8;
  padding: 10px 0;
  line-height: 30px;
  overflow: hidden;
  zoom: 1;
}
.ul_list li a {
  font-size: 16px;
  display: block;
  float: left;
  background: url(../images/dot.png) left no-repeat;
  padding-left: 15px;
  color: #111;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.ul_list li span {
  display: block;
  float: right;
}
div {
  display: block;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  display: table-cell;
  vertical-align: inherit;
}
.left-con ul li:hover {
  background: #fff3c8;
  color: #fff;
}
.left-con ul li:active {
  color: #fff;
}
/* 文章页 */
.main-infobox {
  padding: 30px;
}
.main-infobox h3 {
  font-size: 35px;
  line-height: 56px;
  color: #111;
  padding: 0px 20px 20px 20px;
  text-align: center;
}
.main-infobox h1 {
  font-size: 20px;
  line-height: 56px;
  color: #333;
  padding: 0px 20px 20px 20px;
  text-align: center;
}
.info-tit-detail {
  text-align: left;
  color: #999;
  padding: 20px 0;
}
.info-tit-detail h4 {
  width: 96.8%;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 20px;
  font: initial;
  margin-left: 10px;
  margin-right: 5px;
  border-bottom: 1px solid #dcdcdc;
  color: #999999;
  font-weight: normal;
  line-height: 40px;
  padding-left: 20px;
}
.info-tit-detail {
  text-align: left;
  color: #999;
  padding: 0 0 20px 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
  display: block;
}
.main-infobox p {
  font-size: 16px;
  line-height: 32px;
  color: #111;
  text-indent: 0px;
  padding: 5px 0;
}
.info-tit-detail h2{  font-size: 14px;  text-align: center;}
.nr {
  padding: 30px;
  font-size: 16px;
  line-height: 36px;
  color: #333;
}
.info-tit-detail h4 {
  font-size: 14px;
  text-align: right;
  color: #999999;
  font-weight: normal;
}
.find {
  background-image: url("../images/skl2022_f02.png");
  background-repeat: no-repeat;
  width: 402px;
  height: 42px;
  padding-top: 5px;
}
.bigBox {
  width: 1200px;

  margin: 0 auto;
  box-sizing: border-box;



}
.bigBox ul {
 width: 1120px; 
  display: flex;
 
}
.bigBox ul li { margin-right:20px;
	height: 60px;
  font-weight: bold;
  font-size: 22px;
  background: #eeeeef;
  width: 270px;

  display: flex;
  justify-content: space-evenly;
  align-items: center;
  border-radius: 5px;
  transition: all .7s ease 0s;
}
.bigBox ul li:hover {
  background-color: #be1f29;
  cursor: pointer;
  color: #FFFFFF;
}
.box {
  width: 1200px;
  height: 270px;
  margin: 10px auto;
  overflow: hidden;
  border-radius: 5px;
}
.box > div {
  width: 1200px;
  height: 270px;
  text-align: center;
  line-height: 290px;
  font-size: 30px;
  font-weight: 500;
}
.active {
  background: #be1f29 !important;
  color: #FFFFFF;
}
.title p{ line-height: 20px;font-size: 14px;}
.qk-list li {
    float: left;
    width: 205px;
    height: 290px;
    margin-top: 35px;
    margin-left:75px;
    background: url("../images/qk-bg.png") no-repeat 9px top;
    text-align: center;
}
.qk-list li img {
    width: 185px;
    border: 1px solid #c4c4c4;
    text-align: left;
}
.qk-list li p {
    margin-top: 15px;
    font-size: 16px;
}

btnImg_body {
    margin: 10px 0;
    overflow: hidden;
}

.btnImg_body .btnImg {
    float: left;
    width: 23%;
}
.btnImg2 {
    margin: 0 1% 0 2%;
}
.btnImg3 {
    margin: 0 2% 0 1% ;
}

.btnImg_body .btnImga {
    float: left;
    width: 48%;
}
.btnImg2a {
    margin: 0 1% 0 2%;
}
